home *** CD-ROM | disk | FTP | other *** search
/ Galleria D'arte: Manet / Manet.iso / Dati / Theme5.dxr / Internal_8_go to the frame ingrandimento.ls < prev    next >
Encoding:
Text File  |  2000-12-21  |  132 b   |  11 lines

  1. on exitFrame
  2.   go(the frame)
  3. end
  4.  
  5. on mouseUp
  6.   global gAccessoScheda
  7.   cursor(-1)
  8.   gAccessoScheda = #ingrandim
  9.   go("article")
  10. end
  11.